Schema bimoCommon.v1
Schema bimoCommon.v1 : Typ złożony NotifyingLegalPerson
Typ złożony NotifyingLegalPerson
Opis
Organ stwierdzający wątpliwość dokumentu
Typ umożliwiający przekazywanie danych organu, który stwierdził, że dokument jest podrobiony lub cudzy
Przestrzeń nazw http://api.big.pl/bimo/v1
Typ podstawowy
Diagram
Element regon Element shortName Element fullName Element tin Element nip Sequence Typ złożony NotifyingLegalPerson
Przegląd
NotifyingLegalPerson Extension of Typ złożony NotifyingEntity
Organ stwierdzający wątpliwość dokumentu
Typ umożliwiający przekazywanie danych organu, który stwierdził, że dokument jest podrobiony lub cudzy
Sequence
nip optional Typ prosty nip
NIP organu
Numer Identyfikacji Podatkowej organu, który stwierdził, że dokument jest podrobiony lub cudzy
Powiązane reguły walidacji:

Identyfikator Opis
GR2 Numer NIP musi spełniać zasady walidacji na sumę kontrolną numer NIP
tin optional Typ prosty string32
TIN Organu
Numer Identyfikacyjny Podmiotu kwestionującego dokument inny niż identyfikator NIP nadawany w Polsce.
fullName optional Typ prosty string250
Nazwa Pełna Organu
Nazwa pełna organu, który stwierdził, że dokument jest podrobiony lub cudzy
shortName optional Typ prosty string250
Nazwa Skrócona Organu
Nazwa skrócona organu, który stwierdził, że dokument jest podrobiony lub cudzy.
regon optional Typ prosty regon
REGON Organu
Regon organu, który stwierdził, że dokument jest podrobiony lub cudzy.
Powiązane reguły walidacji:

Identyfikator Opis
GR3 Numer REGON musi spełniać zasady walidacji na sumę kontrolną numeru REGON
GR4 Numer REGON musi spełniać zasady walidacji na sumę kontrolną numeru REGON
Źródło
<xs:complexType name="NotifyingLegalPerson" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Organ stwierdzający wątpliwość dokumentu</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ umożliwiający przekazywanie danych organu, który stwierdził, że dokument jest podrobiony lub cudzy</div>
    </xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="bc:NotifyingEntity">
      <xs:sequence>
        <xs:element name="fullName" type="bc:string250" minOccurs="0">
          <xs:annotation>
            <xs:documentation>
              <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Nazwa Pełna Organu</div>
              <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Nazwa pełna organu, który stwierdził, że dokument jest podrobiony lub cudzy</div>
            </xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="shortName" type="bc:string250" minOccurs="0">
          <xs:annotation>
            <xs:documentation>
              <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Nazwa Skrócona Organu</div>
              <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Nazwa skrócona organu, który stwierdził, że dokument jest podrobiony lub cudzy.</div>
            </xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="regon" type="bc:regon" minOccurs="0">
          <xs:annotation>
            <xs:documentation>
              <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">REGON Organu</div>
              <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Regon organu, który stwierdził, że dokument jest podrobiony lub cudzy.</div>
              <div class="reguly pl-PL" xmlns="http://www.w3.org/1999/xhtml">
                <div class="reguly-tytul pl-PL">Powiązane reguły walidacji:</div>
                <br />
                <table class="zestaw-regul">
                  <tr>
                    <th>Identyfikator</th>
                    <th>Opis</th>
                  </tr>
                  <tr>
                    <td>
                      <a class="regula pl-PL" href="Economic%20informations%20offline%20rules.html#GR3">GR3</a>
                    </td>
                    <td>Numer REGON musi spełniać zasady walidacji na sumę kontrolną numeru REGON</td>
                  </tr>
                  <tr>
                    <td>
                      <a class="regula pl-PL" href="Economic%20informations%20offline%20rules.html#GR4">GR4</a>
                    </td>
                    <td>Numer REGON musi spełniać zasady walidacji na sumę kontrolną numeru REGON</td>
                  </tr>
                </table>
              </div>
            </xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Zobacz także